Function calling and other API updates
https://gyazo.com/b4fd4705237cfbc69df25fdd70424b27
new function calling capability in the Chat Completions API
外部APIを呼び出して結果を与えることができる?基素.icon
API呼び出し時に使用したい関数の情報も付与することで、その関数を適切に使用するという挙動をしてくれる(実際に使用するわけではなく、付与された中でこの関数をこの引数で使いたいですみたいなことを示してくれる)
関数の使用を示す出力形式が、JSONなので嬉しい
updated and more steerable versions of gpt-4 and gpt-3.5-turbo
new 16k context version of gpt-3.5-turbo (vs the standard 4k version)
75% cost reduction on our state-of-the-art embeddings model
25% cost reduction on input tokens for gpt-3.5-turbo
announcing the deprecation timeline for the gpt-3.5-turbo-0301 and gpt-4-0314 models